Socket
Socket
Sign inDemoInstall

apollo-codegen-flow-legacy

Package Overview
Dependencies
28
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    apollo-codegen-flow-legacy

Legacy Flow generator module for Apollo Codegen


Version published
Maintainers
1
Install size
6.63 MB
Created

Changelog

Source

[0.20.0] - 2023-10-05

🚀 Features

  • Persisted Queries is now GA - @glasser, #1756

    The rover persisted-queries publish command is now out of the public preview phase and has entered general availability. Check out the documentation for this enterprise feature.

🐛 Fixes

  • Better message for a subgraph published with no changes - @bonnici, #1757

    rover subgraph publish now logs a message to stdout when a subgraph was published and there were no changes to the schema.

  • Don't log username/password if APOLLO_ROVER_DOWNLOAD_HOST includes authentication in the URL - @EverlastingBugstopper, #1758

    Previously, when using the APOLLO_ROVER_DOWNLOAD_HOST environment variable to override the download location of a plugin binary, Rover would log the entire URL to stdout, potentially leaking username and password authentication details if they were included in the URL. Now, Rover strips that information from the URLs before printing the download location. If Rover is not able to strip that information (likely due to an invalid URL), then it doesn't try to print the sanitized URL at all.

📚 Documentation

  • Improve wording of persisted queries documentation - @Meschreiber, #1760

FAQs

Last updated on 18 Jun 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc